projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
625b23f
)
* test/manual/indent/octave.m (spmd): Add test for last change
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Sat, 20 Jul 2019 16:19:57 +0000
(12:19 -0400)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Sat, 20 Jul 2019 16:19:57 +0000
(12:19 -0400)
test/manual/indent/octave.m
patch
|
blob
|
history
diff --git
a/test/manual/indent/octave.m
b/test/manual/indent/octave.m
index 3052a6d3687e0c1cddd8f93b7de36d056890bdb4..76cad09ad1ed4d3ad87f052254bc8b2142ef98d9 100644
(file)
--- a/
test/manual/indent/octave.m
+++ b/
test/manual/indent/octave.m
@@
-14,6
+14,10
@@
function res = tcomp (fn)
until x = ...
y
+ spmd #bug#36703
+ something
+ end
+
%% res = tcomp (fn)
%% imports components and rearranges them.